Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Wed, 11 Jan 2023 07:34:28 +0000 (07:34 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Wed, 11 Jan 2023 07:34:28 +0000 (07:34 +0000)
commitffbb6bad2920201541957502846dd1123cf87d23
treee10fa85681991432747b599a9c5504096d3dcb62
parent1cf0286d89e44557e3c8c47d077b4542fc2d82f5
Fix or skip tests that assume the wrong endianness

This is a bug in the tests not pandas itself -
the expected values explicitly specify little-endian

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed - upstream fix ad98c2b77

Gbp-Pq: Name tests_dont_assume_endian.patch
pandas/tests/arrays/floating/test_arithmetic.py
pandas/tests/frame/methods/test_to_records.py
pandas/tests/scalar/timedelta/test_arithmetic.py